home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / sh1_111.zip / ARCH.SH < prev    next >
Text File  |  1987-08-11  |  1KB  |  22 lines

  1. echo !
  2. Usage: PKARC [-oct,-nct] options[g<passwrd>] archive [filename...]
  3. Options are:
  4.   a = add files to archive         d = delete files from archive
  5.   f = freshen files in archive     m = move files to archive
  6.   u = update files in archive      v = verbose listing of archive
  7.   l = display software license     c = add/update file comments
  8.   x = add archive comment    oct,nct = old/new compatibility:
  9.   g = encrypt w/password               c=compression, t=timestamping
  10.  
  11. Usage: PKXARC [options] archive [d:path\] [file...]
  12. Options are:
  13.    -r = replace existing files     -v = verbose listing of archive(s)
  14.    -c = extract file(s) to screen  -p = extract file(s) to printer
  15.    -t = test archive integrity     -l = display software license
  16. -e,-x = extract file(s)          -g<password> = extract garbled file w/password
  17. archive  Archive file name, wildcards *,? ok.  Default extension is .ARC
  18. d:path\  Output drive and/or path.
  19. file     Name(s) of files to extract.  Wildcards *,? ok.  Default is ALL files.
  20. !
  21.  
  22.